clear

@JvmName(name = "clearNeighbors")
fun DslList<MeshProtos.Neighbor, NeighborInfoKt.Dsl.NeighborsProxy>.clear()
The list of out edges from this node

repeated .meshtastic.Neighbor neighbors = 4;